FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package iknl.fhir.nl.r4.performation#0.2.0 (78 ms)

Package iknl.fhir.nl.r4.performation
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=iknl.fhir.nl.r4.performation@0.2.0&canonical=http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group
Url http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group
Status draft
Date 2023-11-13T16:41:18.0973747+00:00
Name PerformationDiagnosisGroup
Experimental False
Realm nl
Description An extension that indicates a grouping for Conditions in EpisodeOfCare.diagnosis. Two Conditions with the same value for this extension belong to the same group. Conditions for which this extension is not used do not belong to a group.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-episode-of-care PerformationEpisodeOfCare

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "performation-diagnosis-group",
  "url" : "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
  "name" : "PerformationDiagnosisGroup",
  "status" : "draft",
  "date" : "2023-11-13T16:41:18.0973747+00:00",
  "description" : "An extension that indicates a grouping for Conditions in EpisodeOfCare.diagnosis. Two Conditions with the same value for this extension belong to the same group. Conditions for which this extension is not used do not belong to a group.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "EpisodeOfCare.diagnosis"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "The value of this extension is an integer that indicates the grouping."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "integer"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.